ConversationHasAttachments Property |
Contains a value that indicates whether at least one conversation item in the current folder has an attachment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool HasAttachments { get; }Public ReadOnly Property HasAttachments As Boolean
Get
Property Value
Type:
Booleantrue if this instance has attachments; otherwise,
false.
See Also